home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / mnews49.zip / ADDITION.ZIP / TAGBAT.TXT < prev    next >
Text File  |  1993-01-24  |  2KB  |  58 lines

  1.  
  2.  
  3. This is the batch file I use to run Modem News Magazine online on a TAG 2.5g
  4. system. I had problems using the doorway SYS parameter and this seemed to
  5. work a whole lot better for me.
  6.  
  7. @echo off
  8. cd\mnews
  9. IF "%1"=="0" GOTO LOCAL
  10. doorway COM2F /o:t /I:MNEWS.WEL /V:D /M:%2 /S:*
  11. cd\bbs
  12. exit
  13. :LOCAL
  14. ECHO LOCAL MODE
  15. PAUSE
  16. DOORWAY LOCAL /O:T /i:MNEWS.WEL /V:D /M:%2 /S:*
  17. CD\BBS
  18. EXIT
  19.  
  20. This is the MNEWS.WEL file that doorway uses to display a menu so my users
  21. can select which issue of ModemNews they wish to read.
  22.  
  23.                     ─────────────────────────────────────────────
  24.                     ╥──┬──┐                   ╥───┐         ┌
  25.                     ║  │  │ ╓─┐ ╥─┐ ╥─┐ ╓─┬─┐ ║   │ ╥─┐ ╖   │ ╓─┐
  26.                     ║  ┴  │ ║ │ ║ │ ╟─  ║ │ │ ║   │ ╟─  ║ │ │ ╙─┐
  27.                     ║     ┴ ╙─┘ ╨─┘ ╨─┘ ╨   │ ║   ┴ ╨─┘ ╙─┴─┘ ╙─┘
  28.                     ║────╥──┬──┐────────────┴─║──────────────────
  29.                     ╨    ║  │  │ ╓─┐ ╓─╖ ╓─┐ ╓╨╖  ╥ ╥─╖ ╥─┐
  30.                     ──── ║  ┴  │ ╟─┤ ║ ╥ ╟─┤ ╓─╜  ║ ║ ║ ╟─  ─────
  31.                          ║     ┴ ╜ └ ╙─╜ ╜ └ ╙──╜ ╨ ╨ ╨ ╨─┘
  32.                     ───╥─╨─┐─────────┌─────╓───┐─────────────────
  33.                        ║   │ ╥─┐ ╖   │ ╓─┐ ║    ─┬─ ╓─┐ ╥─╖ ╥─┐
  34.                     ≡≡≡║≡≡≡│≡╟─≡≡║≡│≡│≡╙─┐≡╙───╖≡│≡≡╟─┤≡║≡║≡║≡│≡≡
  35.                        ║   ┴ ╨─┘ ╙─┴─┘ ╙─┘     ║ ┴  ╜ └ ╨ ╨ ╨─┘
  36.                     ───║───────────────────└───╜─────────────────
  37.                        ╨
  38. Welcome to the Modem News Magazine. You must have ANSI to
  39. continue. If you do not have ANSI please select option 4
  40. to return to the BBS.
  41.  
  42. 1.) November Issue of Modem News Magazine
  43. 2.) GIANT December Issue of Modem News Magazine
  44. 3.) January 1992 Modem News Magazine
  45. 4.) Return to BBS
  46.  
  47. M:Please enter your selection (1-4)
  48.  
  49. /P:news33.exe /0
  50. /P:NEWS34.EXE /0
  51. /P:NEWS35.EXE /0
  52. 
  53.  
  54. I hope other TAG Sysops will find this information helpful in setting 
  55. up Modem News Magazine on their own systems.
  56.  
  57. Anne Bussell - Sysop  The Lyme Light BBS (313)774-5038 8-N-1 24hrs 7days
  58.